home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-09-22 | 1.5 KB | 38 lines | [TEXT/MPS ] |
- =|
- A long time ago in a galaxy far far away… [1/3] Commands
- ` Pops up ObiWan. Type a search string and press return to
- matches the first word only; Shift-return matches any word;
- Option-return selects a new database from the ObiWan Folder
- Enter “Types” the selection, with shift types whole entry (using
- the Insert Procedure), with option types the first line.
- . Forward to next entry (, goes backwards).
- ] Jumps to selection’s entry ([ returns).
- Click Selects the word, with it “Types” the word too, with
- option returns, double-click jumps (as with [,])|
- A long time ago in a galaxy far far away… [2/3] Conventions
- {A565} Trap number in {}s.
- { ??? } Other general comments.
- Δ This call can cause heap movement.
- ∫file Found in {PInterfaces}file.p
- I-898 Inside Mac volume and page number.
- S-167 Apple Numerics Manual(SANE) page number.
- RE-92 ResEdit Manual 2.1
- MPW-11 MPW 3.0 Object Pascal Manual
- TP-11 Think Pascal 4.0 Manual|
- A long time ago in a galaxy far far away… [3/3] Samples
- InitGraf(globalPtr:Ptr); ∫Quickdraw Δ {A86E} I-162
- _InitGraf=$A86E; ∫Traps
- TrapA86E _InitGraf; ∫Traps
- CurApName=$910; ∫SysEqu
- Global910 CurApName; ∫SysEqu
- dsMemFullErr=25; ∫Errors
- Err25 dsMemFullErr; ∫Errors
- nilHandleErr=-109; ∫Errors
- Err-109 nilHandleErr; ∫Errors|
- Thanks go to Quinn and Jager!|
- Copyright 1992 Peter N Lewis and Apple Computer, Inc.
- This file may be freely distributed once I licence the
- PInterfacesHelp file from Apple.|
- The End|
- =|
-